- syntactic parser
- 语法分析器,语法分析程序
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
Syntactic predicate — A syntactic predicate specifies the syntactic validity of applying a production in a formal grammar and is analogous to a semantic predicate that specifies the semantic validity of applying a production. It is a simple and effective means of… … Wikipedia
Parser — Ein Parser [ˈpɑːʁzɐ] (engl. to parse, „analysieren“, bzw. lateinisch pars, „Teil“; im Deutschen gelegentlich auch Zerteiler) ist ein Computerprogramm, das in der Computertechnik für die Zerlegung und Umwandlung einer beliebigen Eingabe in ein für … Deutsch Wikipedia
Parser combinator — In functional programming, a parser combinator is a higher order function which accepts several parsers as input and returns a new parser as its output. In this context, a parser is a function accepting strings as input and returning some… … Wikipedia
Parser Combinator — In mathematics and functional programming, Higher Order functions (HOF) are defined as the functions that can take functions as their input and can also produce functions as their output. The use of a HOF as an infix operator in a function… … Wikipedia
parser — parse ► VERB 1) analyse (a sentence) into its component parts and describe their syntactic roles. 2) Computing analyse (text) into logical syntactic components. DERIVATIVES parser noun. ORIGIN perhaps from Old French pars parts … English terms dictionary
parser — sintaksės analizatorius statusas T sritis automatika atitikmenys: angl. parser; syntactic analyser; syntax analyser vok. syntaktischer Analysator, m; Syntaxanalyseprogramm, n; Syntaxanalysierer, m rus. синтаксический анализатор, m pranc.… … Automatikos terminų žodynas
syntactic analyser — sintaksės analizatorius statusas T sritis automatika atitikmenys: angl. parser; syntactic analyser; syntax analyser vok. syntaktischer Analysator, m; Syntaxanalyseprogramm, n; Syntaxanalysierer, m rus. синтаксический анализатор, m pranc.… … Automatikos terminų žodynas
Text-Parser — Ein Parser [ˈpɑːɹsɚ] (engl. to parse „analysieren“ bzw. von lateinisch pars „Teil“; im Deutschen gelegentlich auch Zerteiler) ist ein Computerprogramm, das in der Computertechnik für die Zerlegung und Umwandlung einer beliebigen Eingabe in ein… … Deutsch Wikipedia
LR parser — In computer science, an LR parser is a parser for context free grammars that reads input from Left to right and produces a Rightmost derivation. The term LR( k ) parser is also used; here the k refers to the number of unconsumed look ahead input… … Wikipedia
Natural language processing — (NLP) is a field of computer science and linguistics concerned with the interactions between computers and human (natural) languages; it began as a branch of artificial intelligence.[1] In theory, natural language processing is a very attractive… … Wikipedia
ThoughtTreasure — is a commonsense knowledge base and architecture for natural language processing.It contains both declarative and proceduralknowledge.Declarative knowledgeThoughtTreasure s knowledge baseconsists of concepts, which arelinked to one another by… … Wikipedia